
1. Copy UTRCUSB.dll and Utpc.exe into a directory (Example:  D:\Your InstallSource).

2. =====================================================================
   Add the following into project.BIB ( In the parameters tab).
   =====================================================================
MODULES(<== had exist in project.BIB)
UTRCUSB.dll    	D:\Your InstallSource\UTRCUSB.dll           NK   SH
Utpc.exe        D:\ Your InstallSource\Utpc.exe             NK   S

3. =======================================================================
   Add the following into project.reg (In the parameters tab)
   =======================================================================
 [HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\34952_26214\Default\Default\UTRC_Driver]
   "DLL"="UTRCUSB.DLL"
   "Prefix"="UTC"
   "Rotation"=dword:0
   "DisableReport"=dword:0
   "MouseMod"=dword:2

[HKEY_LOCAL_MACHINE\Drivers\USB\LoadClients\5009_4096\Default\Default\UTRC_Driver]
   "DLL"="UTRCUSB.DLL"
   "Prefix"="UTC"
   "Rotation"=dword:0
   "DisableReport"=dword:0
   "MouseMod"=dword:2

[HKEY_LOCAL_MACHINE\Drivers\USB\ClientDrivers\UTRC_Driver]
;   "DLL"="UTRCUSB.DLL"
;   "Prefix"="UTC"